home *** CD-ROM | disk | FTP | other *** search
/ Collection of Internet / Collection of Internet.iso / infosrvr / dev / www_talk.930 / 000075_timbl _Fri Mar 27 09:58:11 1992.msg < prev    next >
Internet Message Format  |  1994-01-24  |  3KB

  1. Return-Path: <timbl>
  2. Received: by  nxoc01.cern.ch  (NeXT-1.0 (From Sendmail 5.52)/NeXT-2.0)
  3.     id AA24800; Fri, 27 Mar 92 09:58:11 GMT+0100
  4. Date: Fri, 27 Mar 92 09:58:11 GMT+0100
  5. From: timbl (Tim Berners-Lee)
  6. Message-Id: <9203270858.AA24800@ nxoc01.cern.ch >
  7. Received: by NeXT Mailer (1.62)
  8. To: Edward Vielmetti <emv@msen.com>
  9. Subject: Re: more WWW/WAIS gateway hacks
  10. Cc: www-talk@nxoc01.cern.ch
  11.  
  12. From: Edward Vielmetti <emv@msen.com>
  13. Date: Fri, 27 Mar 92 00:07:40 -0500
  14.  
  15. (I'm going to have to get the WWW gateway up and running myself.)
  16.  
  17.     Sound like a good idea, Ed!  Especially no I've released it
  18.     "properly" :-)
  19.  
  20. Here's a thought to make WWW/WAIS gateways for netnews even more
  21. useful than they already are.
  22.  
  23. Some WAIS db's are really db's full of news articles.  comp.archives
  24. is one, there's collections of current comp.sys.* and sci.* groups,
  25. etc etc.
  26.  
  27. The WWW approach to news articles is really cool cause it builds links
  28. based on embedded message ID's, links on the newsgroups: line, stuff
  29. like that.
  30.  
  31. If you could somehow note (maybe on a per-gateway basis?  it might
  32. not be possible to discern on the fly, so you'd perhaps configure
  33. it ahead of time) that the texts coming back from a WAIS server were
  34. really news articles instead of arbitrary globs of texts, and theny
  35. you added the set of news-parsing stuff, you'd have a big win on your
  36. hands.
  37.  
  38. (eg. try
  39.     <a href=wais://wais.oit.unc.edu:210/comp-sys?jpeg> jpeg in comp.sys </a>
  40. and explain why you can't chain back to things from there.)
  41.  
  42. will get the code and see what I can do to add this.
  43.  
  44. --Ed
  45.  
  46.     Two ideas here. One is to add a "MailNews" RFC850/822 message type
  47.     which switches on client message parsing.  The other is to have a
  48.     converter in the gateway which offes the message as TEXT or as HTML.
  49.     For those clients which have HTML, they pick up the hypertext
  50.     version. The first seems easier. Can we use the same type for mail
  51.     and news messages?
  52.  
  53.     Another idea. Suppose you run a server on the NNTP machine, so it
  54.     has direct access to the news, and when news comes in you cross-link
  55.     the references, so that you can follow links to replies to messages
  56.     references BY a message as well as the messages it references.
  57.  
  58.     Maybe this could be done on the fly when the message is read.
  59.  
  60.     -Tim
  61.  
  62.  
  63. pls pass on to the whole www crew....
  64.  
  65. ps.  you interested in starting a "comp.infosystems.web" group?
  66.      should get a lot of attention.  my WAIS newgroup vote has
  67.      150+ yes votes in the first two days !
  68.  
  69.     Sure, if you think it'll fly. I guess we have to gateway the mail
  70.     for a while. Maybe comp.infosystems.www --- there is the "web and Cweb"
  71.     toolset from Knuth (?) which we don't want to get confused with.
  72.